home *** CD-ROM | disk | FTP | other *** search
- echo "Setting up assigns for demo X11"
- wait 1
- echo "setting DISPLAY to unix:0"
- setenv DISPLAY unix:0
- echo "setting HOSTNAME to amiga"
- setenv HOSTNAME amiga
- echo "setting HOME to X11:"
- setenv HOME X11:
- echo "setting USER to guest"
- setenv USER guest
- echo "assign X11: to current directory"
- assign X11: ""
- wait 2
- echo "If you need to change the env variables please"
- echo "edit this file and change them to the correct"
- echo "values, or if you already set some of them up"
- echo "comment out those lines with ;"
- wait 4
-